-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Ensure AzureADOptions.Instance is set #9967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ensure AzureADOptions.Instance is set #9967
Conversation
|
I tried to create a resource file to store the error message but couldn't get the associated C# file to look like an existing one, like the one in |
093e5ce to
fa6b929
Compare
|
Hi there 👋 While the build failure seems unrelated to my changes, please let me know if you think they're linked. Related to my initial message about
|
fa6b929 to
25e4efa
Compare
25e4efa to
072e458
Compare
|
@HaoK can you take this? You know the options validation. |
|
This comment was made automatically. If there is a problem contact aspnetcore-build@microsoft.com. I've triaged the above build. I've created/commented on the following issue(s) |
|
Thanks |
Validates that
AzureADOptions.Instanceis set for easier troubleshootingAddresses #6022